Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cache support (closes #15) #30

Closed
wants to merge 1 commit into from

Conversation

Rudloff
Copy link
Contributor

@Rudloff Rudloff commented Oct 13, 2019

This is my attempt at #15.

I have not rebuilt the bundle because of #29.

If the cacheEnabled option is set, it will add the result of each request to the database and when reloading the page, it will fetch the stored results before starting the initial request.

@GuillaumeAmat
Copy link
Owner

@Rudloff I just merged another PR which brought cache support. Sorry for having failed to give your work the love it deserved...

@Rudloff
Copy link
Contributor Author

Rudloff commented Feb 1, 2022

Well, it looks like c57c58f includes my commit, so my work has not been wasted 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants